Crate silkenweb_dom

source ·
Expand description

A reactive interface to the DOM.

Modules

Manage reactive lists of DOM elements.

Structs

An HTML element.
Build an HTML element.

Traits

A potentially reactive attribute.
An HTML element builder.
Get a raw Javascript, non-reactive DOM element.
An Effect that can be applied to an Element after rendering.
A non-reactive attribute.
A Text element.

Functions

Run a closure after the next render.
Mount an element on the document.
Render any pending updates.
An HTML element tag.
Unmount an element.